@font-face {
	font-family: Futura;
	src: url(../fonts/Futura-Bold.otf);
}

@font-face {
	font-family: Hero;
	src: url(../fonts/Hero.otf);
}
@font-face {
	font-family:Tit;
	src: url(../fonts/tt.ttf);
}
.head {
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	z-index: 99;
	position: sticky;
	
	
}
.head-logo{
	position: relative;
}
.head-logo .logo{
	animation-duration:2s ;
	position: absolute;
	top: 0;
	left: 0;
}


.head .nav li {
	float: left;
	position: relative;
	display: block;
	text-align: center;
	margin: 45px auto 30px;
	padding-bottom: 20px;
	
	
	
}

.head .nav li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #005f4b;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}

.head .nav li:hover:after {
	width: 100%;
}

.head .nav li a {
	text-decoration: none;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #333333;
	font-size: 16px;
	padding:0 19px;
}

.head-tel{
	position: absolute;
	bottom: -10%;
	left: 16%;
}
.head-tel .tel{
	background-color: #005f4b;
	float: left;
	padding: 40px 20px;
	color: #fff;
	height: 152px;
}
.tel img,.add img{
	float: left;
	padding-top: 15px;
	padding-right: 15px;
}
.tel .tel-txt h3,.add .add-txt h3{
	font-size: 18px;
	line-height: 30px;
}
.tel .tel-txt p{
	font-family:hero;
	font-size:28px ;
}
.add .add-txt p{
	font-size: 17px;
}


.head-tel .add{
	background-color: #d66500;
	float: left;
	padding:50px 40px;
	color: #fff;
	height: 152px;
	font-size: 18px;
	line-height:40px;
}
.head-tel .name{
	
	background-color: #f3f7f6;
	height: 152px;
	padding-left: 30px;
	padding-top:40px;

}
.name h3{
	font-size: 24px;
	font-weight: bold;
	color: #363837;
	line-height: 40px;
}
.name p{
	font-size: 17px;
	color: #7a7b7b;
}
.banner {
	animation-duration:2s ;
	position: relative;
}
.title{
	margin: 40px 0;
}
.title h2{
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	line-height: 60px;
}

.pro {
	margin-top:100px ;
	padding: 0 !important;
	
}
.proclass{
	margin-top: 40px;
}
.proclass ul li{
	float: left;
	width: 20%;
	transition: all 0.5s;
}
.proclass ul li:hover{
	transform: translateY(-5px);
}
.proclass ul li p{
	font-size:17px;
	line-height: 60px;
	text-align: center;
}
.proclass ul li img:nth-child(1){
	display: block !important;
}
.proclass ul li img:nth-child(2){
	display:none !important;
}
.proclass ul li:hover img:nth-child(1){
	display: none !important;
}
.proclass ul li:hover img:nth-child(2){
	display:block !important;
}
.pro-con{
	background: url(../image/probj.png) no-repeat center 100%;
	padding: 0 !important;
	height: 810px;
}
.marqueetop{
    height: 575px;
    overflow: hidden;
	margin-top: 150px;
}
.productShow{
	paddin:40px 0;
}
.productShow .row{
	margin: 0 !important;
}
.productShow li{
    padding: 0 12px;
}
.proShadow{
    padding: 0 10px;
}
.productText{
    padding: 0 20px;
    padding: 20px 0;
}
.productText p{
    line-height: 30px;
    font-size: 17px;
	
}

.pro .pro-class,
.pro .pro-con,
.pro-old,
.about,
.adv,
.new{
	margin-top: 60px;
}

.sjpro p{
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}

.adv{
	margin-top: 40px;
}
.adv-tit{
	margin-top:90px;
}
.adv-tit img{
	float: left;
	
}
.adv-tit1 h3{
	color: #005f4b;
	font-size: 20px;
	font-weight: lighter;
	padding-top: 5px;
}
.adv-tit1 h2{
	font-weight: bold;
	color: #363837;
	font-size: 24px;
	line-height:40px;
}
.adv-tit p{
	font-size:16px ;
	color: #666;
	line-height: 35px;
	padding:30px 20px;
}
.adv-bot li{
	width: 15%;
	float: left;
	margin-left:30px;
	
}
.adv-bot .ic1{
	background-color:#f5f5f5;
	padding: 20px 10px;
}
.adv-bot li p{
	font-size:18px;
	text-align: center;
	line-height: 40px;
}
.sjadv{
	padding:20px;
}
.sjadv h3{
	font-size:24px;
	font-weight: bold;
	color: #005f4b;
	line-height:50px;
	padding: 15px 0 10px;
}
.sjadv p{
	color:#666 ;
	font-size: 16px;
	line-height: 30px;
	padding-top: 15px;
}
@media only screen and (max-width:768px) {

	.pro{
		margin-top:10px ;
	}
	.about{
		margin-top: 0 !important;
		padding: 0 !important;
	}
	.new{
		margin-top: 0 !important;
		padding: 0 !important;
	}
}
.about{
	background: url(../image/aboubj.jpg) no-repeat center;
	padding: 40px 0;
	overflow: hidden;
}
.about-txt{
	background-color: #fff;
	box-shadow: 5px 5px 13px rgba(0,0,0,0.3);
	padding:30px 50px;
}
.about-txt p{
	line-height: 35px;
	font-size: 15px;
	color: #666;
}
.new-l{
	background-color: #fff;
	padding: 15px;
	box-shadow: 3px 3px 13px rgba(0,0,0,0.2);
	margin-top: 15px;
	transition: all 0.6s;
}
.new-l:hover{
	transform: translateY(-5px);
}
.new-l img{
	float: left;
	display:table;
	padding-right: 20px;
}
.new-tit h2{
	font-size: 18px;
	color: #333;
	line-height: 60px;
}
.new-tit h4{
	font-size: 15px;
	color: #999;
	line-height: 40px;
}
.new-tit p{
	line-height: 35px;
	font-size: 15px;
}
.new-r{
	background-color: #f7f7f7;
	padding: 40px 20px;
	margin-top: 15px;
	transition: all 0.6s;
}
.new-r:hover{
	transform: translateX(-5px);
	background-color: #005F4B;
}
.new-r:hover .new-r1 h4,.new-r:hover .new-date h3,.new-r:hover .new-date h2,.new-r:hover .new-r1 p{
	color: #fff;
}
.new-r .new-date{
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}
.new-r .new-date h2{
	font-size: 24px;
	font-family: futura;
	color: #005F4B;
	line-height: 40px;
}
.new-r .new-date h3{
	font-size: 15px;
	color: #666;
	font-family: hero;
}
.new-r .new-r1{
	float: left;
	padding-left:20px;
}
.new-r .new-r1 h4{
	font-size: 18px;
	color: #333;
	line-height: 30px;
}
.new-r .new-r1 p{
	font-size: 15px;
	color: #999;
	line-height: 30px;
}
.foot {
	background: url(../image/footbg.jpg) no-repeat center 100%;
	background-size: cover;
	margin-top: 80px;

}

.foot-con {
	margin-top: 80px;
}
.foot-pad{
	margin-top: 30px;
}
.foot-left h3,.sjfoot-left h3{
	font-family: tit;
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	padding-bottom: 20px;
}

.foot-con .foot-left h3 span img ,.sjfoot-left h3 span img{
	padding-right: 10px;
	padding-top: 23px;
}

.foot-con .foot-left p,.sjfoot-left p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.foot-con .foot-mid dt a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}

.foot-con .foot-mid dd a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.foot-con .foot-mid dd a span {
	padding-left: 20px;
}

.link {
	font-size: 18px;
	background-color: #fff;
	margin-bottom:80px;
	border-radius: 50px;
	padding-left: 0 !important;
}

.link h3 {
	float: left;
	background-color: #005F4B;
	padding: 20px 15px;
	border-radius: 50px;
	color: #fff;
}

.link ul li a {
	float: left;
	font-size: 16px;
	padding-left: 25px;
	color: #666;
	padding-top: 20px;
}

.footbot {
	padding: 60px 0 30px;
	font-size: 15px;
	color: #666;
	text-align: center;
}

.footbot a {
	color: #666;
	font-size: 15px;
}

.sjfoot-left h3{
	margin-top: 50px;
}

.sjpro-con {
	margin-top: 30px;
}

.sjpro-con .sjtxt {
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 60px;
}

.sjpro .sjpromore a {
	font-size: 16px;
	padding: 10px;
	border-radius: 30px;
	background: #da2228;
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 20px;
}

.sjabout {
	background: url(../image/sjabout.jpg) no-repeat center 100%;
	background-size: cover;
}
.sjabout .sjaboutcon h5{
	font-family: tit;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
}
.sjabout .sjaboutcon h3 {
	padding-top: 10px;
	color: #fff;
}

.sjabout .sjaboutcon {
	margin-top: 38px;
	border-radius: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.sjabout .sjaboutcon p {
	line-height: 40px;
	padding: 20px;
	font-size: 16px;
	color: #fff;
}

.sjabout .sjaboutmore a {
	font-size: 16px;
	padding: 10px;
	border-radius: 30px;
	background: #da2228;
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sjnew {
	background-color: #F5f5f5;
}

.sjnew h3 {
	padding-top: 30px;
	font-family: "tit";
	text-transform: uppercase;
	text-align: center;
	font-size: 48px;
	padding-top: 50px;
	
}

.sjnew h4 {
	padding-bottom: 30px;
	font-size: 30px;
	color: #002855;
	line-height: 50px;
	text-align: center;
}

.sjnew1 {
	margin-bottom: 20px;
}

.sjnew1 li {
	list-style: url(../image/li.jpg);
	line-height: 50px;
	margin-left: 25px;
	font-size: 15px;
	color: #666;
	border-bottom: #ddd 1px solid;

}

.sjnew1 li a span {
	padding-left: 100px;
	color: #aaa;
}
.sjbg {
	padding: 0;
}
.sjfoot{
	background: url(../image/footbg.jpg) no-repeat;
	background-size: cover;
}
.sjfoot-left .sjlast{
	font-size: 14px; 
	line-height: 25px; 
	padding-top: 20px; 
	color: #aaa;
	padding-bottom: 20px;
}

